#-----------------------------------------------------------------------------
#                          GenTL Producer Framework
#
#   Copyright (c) 2016-2021 by MVTec Software GmbH.  All rights reserved.
#
# GenTL is the GenICam transport layer developed by the GenICam committee
# for the benefit of the vision and imaging industry. See the GenICam
# website http://www.genicam.org for details.
#
# This GenTL Producer Framework is developed by MVTec Software GmbH under the
# contribution of the GenICam standard group. It is intended as a starting
# point for own implementations of a GenTL Producer. Producers implemented
# within this Framework (gentl_producers) are based on the GenTL Core
# (gentl_core) which encapsulates the TL-independent functionality. This Core
# should be used as is. Reasonable modifications should be proposed to the
# GenICam standard group.
#
#
#                            Terms for GenTL Core
#
# Redistribution and use in source and binary forms, without modification, are
# permitted provided that the following conditions are met:
# 1. Redistributions of source code must retain the above copyright notice,
#    this list of conditions and the following disclaimer.
# 2. Neither the name of the GenICam standard group nor the names of its
#    contributors may be used to endorse or promote products derived from this
#    software without specific prior written permission.
#
#                         Terms for GenTL Producers
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# 1. Redistributions without modification must retain the above copyright
#    notice, this list of conditions and the following disclaimer.
# 2. Neither the name of the GenICam standard group nor the names of its
#    contributors may be used to endorse or promote products derived from this
#    software without specific prior written permission.
#
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#-----------------------------------------------------------------------------
